/* Generic Utility */
.hide{display:none;}
.show{display: block !important;}
.current { cursor:pointer;}
/* Specific to tab one */

/*PIC*/
.tab_pic .list-wrap { width:1130px; height: 198px; margin-left: -6px; position: relative;}
.tab_pic { width:100%; height:317px;}
.tab_pic .nav{overflow:hidden; height:57px;}
.tab_pic .nav li{width:278px; height:57px; line-height:57px; float:left; margin:0 1px;}
.tab_pic .nav li a{width:100%; height:52px; background: #0068aa; display:block; color:#fff; text-align:center; font-size:18px;}
.tab_pic .nav li:last-child a{border:none}

.tab_pic .tab_nav .current a{background: url("../Image/tab_1.png"/*tpa=http://www.tuboo.net.cn/App/Tpl/Home/Default/Public/Image/tab_1.png*/) center top no-repeat #fff !important; height:57px !important; color:#fff; font-weight:bold;}
/*pic*/

.tab_pic .list-wrap img{max-width:214px; height:158px; vertical-align:top; }
.tab_pic .list-wrap ul li{ width:214px; height:198px; float:left; margin:10px 6px;}
.tab_pic .list-wrap ul li a { width:214px; margin:0 auto; overflow:hidden; height:198px; display:block; position:relative; text-align:center; }
.tab_pic .list-wrap ul li a:hover {color:#c62619;}
.tab_pic .list-wrap .gd_title { line-height:40px; font-size:14px;}

/*NEWS*/
.tab_list .list-wrap { width:810px; height: 138px; padding:30px; position: relative;}
.tab_list { width:100%; height:317px;}
.tab_list .nav{overflow:hidden; height:73px;}
.tab_list .nav li{width:435px; height:73px; line-height:73px; float:left;}
.tab_list .nav li a{width:100%; height:69px; display:block; color:#0068aa; text-align:center; font-size:20px; font-weight: bold;}
.tab_list .nav li a span { font-size: 12px; font-weight: normal; color: #555555; text-transform: uppercase; }

.tab_list .nav li:last-child a{border:none}
.tab_list .tab_nav .current a{background: url("../Image/tab_2.png"/*tpa=http://www.tuboo.net.cn/App/Tpl/Home/Default/Public/Image/tab_2.png*/) center top no-repeat #fff !important; height:73px !important; color:#fff !important;}
.tab_list .tab_nav .current a span{ color:#fff !important;}
/*list*/